home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #1 / Amiga Plus CD - 2000 - No. 1.iso / Tools / Grafik / Viewer / Frogger / Frogger.readme < prev   
Encoding:
Text File  |  1999-12-03  |  1.5 KB  |  36 lines

  1. Short: Ultimate MPEG video player (68k & PPC v1.44)
  2. Author: Miloslaw Smyk, Sebastian Jedruszkiewicz, Przemyslaw Gruchala
  3. Uploader: Sebastian Jedruszkiewicz <bjsebo@jota.wi.tuniv.szczecin.pl> 
  4. Type: gfx/show
  5. WWW: http://amiga.com.pl/frogger/
  6. Replaces: gfx/show/?rogger.lha
  7.  
  8. Short
  9. ------
  10. Frogger is the ultimate MPEG video player, with MPEG-2 layer support.
  11. Frogger was oryginally relased by Miloslaw Smyk (thorgal@wfmh.org.pl),
  12. recently, the development has been taken over by Sebasian Jedruszkiewicz
  13. (bjsebo@jota.wi.tuniv.szczecin.pl) Additional programming was made
  14. by Przemyslaw Gruchala.
  15.  
  16.  
  17. Please refer to guide inside archive for more info.
  18.  
  19. Changes in this release:
  20.  
  21.  - fixed an enforcer hit in options parsing routine.
  22.  - fixed a bug in block decoding routine. Tt does not caused "bad things"
  23.    but it is better to have it working as it should.
  24.  - IDCT is performed on blocks that really needs it. average 10 to 30% of 
  25.    blocks in movies does not requires IDCT calculation. Even more in
  26.    grey mode.
  27.  - New Frogger icon, for OS3.5 by Patrick Beerhorst.
  28.  - New Frogger drawer icon, by Przemyslaw Gruchala.
  29.  - Fixed bug which caused recoverable alert at end of movie. I tried
  30.    to free memory that was already free.
  31.  - Added possibility to query for available display types.
  32.    Frogger DISPLAY ? will print short info about available types.
  33.  - added pattern filtering to asl requester. (mpg|mpeg|dat)
  34.  - The files saved when using FILE display type is actually basename_x.iff
  35.    not basename.x, as I wrote before. sorry for that.
  36.